home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / virus / vste204 / makefile.1 < prev    next >
Makefile  |  1995-03-21  |  415b  |  19 lines

  1. @echo off
  2.  
  3. ::::    Virus Scan System for Novell
  4. ::::    Uses F-Prot shareware/registered over Novell 2.xx/3.xx
  5. ::::    Written by Mark Hazen (mhazen@fcs.uga.edu)
  6. ::::    Version 2.04                 Tue  03/21/95
  7.  
  8. :tests
  9.  beep 10 4
  10.  if %_env LT 800 goto noaspace
  11.  if %_win EQ 2 goto windoze
  12.  set keycheck=
  13.  inkey /p /k"." /w0 %%keycheck
  14.  if %keycheck==. goto end
  15.  set keycheck=
  16.  
  17. :setup
  18.  break off
  19.